Skip to main content
Glama

MCP Task Manager Server_createProject

Initiate a new workspace by creating an empty project in the Task Management Server. Assigns a unique UUID and allows optional project naming for organization.

Instructions

Creates a new, empty project entry in the Task Management Server database. This tool is used by clients (e.g., AI agents) to initiate a new workspace for tasks. It returns the unique identifier (UUID) assigned to the newly created project. An optional name can be provided; otherwise, a default name including a timestamp will be generated.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectNameNoOptional human-readable name for the new project (max 255 chars). If omitted, a default name like 'New Project [timestamp]' will be used.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SecretiveShell/MCP-allthetools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server